home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 4442 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: cs.uwa.edu.au!jasonb
  2. From: jasonb@cs.uwa.edu.au (Jason S Birch)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: MUI 3.2
  5. Date: 6 Feb 96 10:54:23 GMT
  6. Organization: The University of Western Australia
  7. Message-ID: <jasonb.823604063@cs.uwa.edu.au>
  8. References: <3112e4a2@karkis.canit.se> <4f7162$l8u@erinews.ericsson.se>
  9. NNTP-Posting-Host: decadence.cs.uwa.oz.au
  10. X-Newsreader: NN version 6.5.0 #3 (NOV)
  11.  
  12. ebcnklu@ebc.ericsson.se (Kristofer Lund) writes:
  13. >And.. correct me if I'm wrong, isn't it so that the minimum
  14. >installation of MUI is just the libraries, which can be located in
  15. >libs: as well as MUI:Libs... someone?
  16.  
  17. The only things MUI *needs* are the libraries in MUI:Libs, and the
  18. only thing it needs to be able to find them is for MUI:Libs to be
  19. added to the LIBS: assign. Also, you could - if you really wanted -
  20. delete the libraries there that your apps never used.
  21.  
  22. MUI apps open those libraries using a normal OpenLibrary() call, so
  23. the libraries can actually be anywhere that OpenLibrary() will find
  24. them - memory, the current directory, or LIBS:. You can remove the MUI:
  25. assign if you like - that's only there to make moving the whole MUI
  26. installation and updating to future versions easier.
  27.  
  28. >The Win95 GUI is ages behind MUI, it is not resizeable, not
  29. >font-sensitive not bla bla.. 
  30.  
  31. This is actually a good point - I don't know *any* other major platform
  32. that has resizeable, font-sensitive GUIs as a common feature. MUI, and
  33. the other layout libraries out there for the Amiga, actually put it in
  34. *front* of the other guys - we're not playing catchup. All the
  35. programming I've seen on the Mac and under Windows, and that I've done
  36. myself, involved counting pixels to place gadgets just like under
  37. GadTools.
  38.  
  39. >  /\ \//   Kristofer Lund                           gann@canit.se
  40.  
  41. -- 
  42. Jason S Birch                        ,-_|\ email: jasonb@cs.uwa.edu.au
  43. Department of Computer Science      /     \ Tel (work): +61 9 380 1840
  44. The University of Western Australia *_.-._/ Fax (work): +61 9 380 1089
  45. Nedlands  W. Australia  6907             v  Tel (home): +61 9 386 8630
  46.